home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / WIN_PRO / DS-1.ZIP;1 / BAT.ZIP / BORLAND.BAT next >
Encoding:
DOS Batch File  |  1992-02-14  |  563 b   |  16 lines

  1. cd config\msdos\borland
  2. copy common.mke ..\..\..\src\common\Makefile
  3. copy icont.mke ..\..\..\src\icont\Makefile
  4. copy rtt.mke ..\..\..\src\rtt\Makefile
  5. copy runtime.mke ..\..\..\src\runtime\Makefile
  6. copy common.bat ..\..\..\src\common\build.bat
  7. copy icont.bat ..\..\..\src\icont\build.bat
  8. copy rtt.bat ..\..\..\src\rtt\build.bat
  9. copy runtime.bat ..\..\..\src\runtime\build.bat
  10. copy define.h ..\..\..\src\h
  11. copy iconx.lnk ..\..\..\src\runtime
  12. copy rswitch.asm ..\..\..\src\common
  13. copy rswitch.obj ..\..\..\src\common
  14. copy status ..\..\..
  15. cd ..\..\..
  16.